func runtime.getempty
11 uses
runtime (current package)
mgcstack.go#L213: buf = (*stackWorkBuf)(unsafe.Pointer(getempty()))
mgcstack.go#L222: buf = (*stackWorkBuf)(unsafe.Pointer(getempty()))
mgcstack.go#L274: x = (*stackObjectBuf)(unsafe.Pointer(getempty()))
mgcstack.go#L284: y := (*stackObjectBuf)(unsafe.Pointer(getempty()))
mgcwork.go#L144: w.wbuf1 = getempty()
mgcwork.go#L147: wbuf2 = getempty()
mgcwork.go#L173: wbuf = getempty()
mgcwork.go#L230: w.wbuf1, w.wbuf2 = w.wbuf2, getempty()
mgcwork.go#L349: w.wbuf2 = getempty()
mgcwork.go#L410: func getempty() *workbuf {
mgcwork.go#L497: b1 := getempty()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)